home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía 82
/
CDMM82_1.ISO
/
Art of Magic
/
ArtOfMagicDemo.exe
/
Disk1
/
data1.cab
/
Program_Files
/
Models
/
Menus
/
MainMenu
/
mainmenu.env
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-08
|
320 b
|
13 lines
// Simple Lit Environment file
w4dsimpleenvironment
{
colour ( 0, 0, 0)
ambient ( 100, 0, 0)
//if ambient is full, wont see lights working!
//next value is actually a vector - its the direction of the light not the colour.
light ( 10.0, 0.0, 0.0 )
fog off
fog colour ( 0, 255, 0 )
fog range 100 1000
}